Skip to content

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Apr 6, 2024

In #123317 we developed a different approach to testing the standard library in Miri, and with rust-lang/miri-test-libstd#56 the out-of-tree miri-test-libstd has been switched to that approach. That makes these hacks here no longer necessary.

@RalfJung RalfJung marked this pull request as ready for review April 6, 2024 07:05
@rustbot
Copy link
Collaborator

rustbot commented Apr 6, 2024

r? @m-ou-se

rustbot has assigned @m-ou-se.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Apr 6, 2024
@RalfJung RalfJung marked this pull request as draft April 6, 2024 08:15
@RalfJung
Copy link
Member Author

RalfJung commented Apr 6, 2024

Blocked on rust-lang/miri-test-libstd#56 actually landing.

@RalfJung
Copy link
Member Author

RalfJung commented Apr 6, 2024

All right CI is green over there so this is good to go. :)

@RalfJung RalfJung marked this pull request as ready for review April 6, 2024 10:26
@Mark-Simulacrum
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 6, 2024

📌 Commit a2799ef has been approved by Mark-Simulacrum

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 6, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 6, 2024
…llaumeGomez

Rollup of 4 pull requests

Successful merges:

 - rust-lang#123541 (remove miri-test-libstd hacks that are no longer needed)
 - rust-lang#123552 (Add missing -Zquery-dep-graph to the spike-neg incr comp tests)
 - rust-lang#123553 (Miri subtree update)
 - rust-lang#123554 (Simplify/cleanup `search-result-color.goml`)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit b4a761d into rust-lang:master Apr 6, 2024
@rustbot rustbot added this to the 1.79.0 milestone Apr 6, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Apr 6, 2024
Rollup merge of rust-lang#123541 - RalfJung:remove-old-hacks, r=Mark-Simulacrum

remove miri-test-libstd hacks that are no longer needed

In rust-lang#123317 we developed a different approach to testing the standard library in Miri, and with rust-lang/miri-test-libstd#56 the out-of-tree miri-test-libstd has been switched to that approach. That makes these hacks here no longer necessary.
@RalfJung RalfJung deleted the remove-old-hacks branch April 7, 2024 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants